home *** CD-ROM | disk | FTP | other *** search
- Path: gulfa.kuwait.net!shadows
- From: shadows@whateva.kuwait.net (The ShadowS Know)
- Newsgroups: comp.lang.c
- Subject: Re: Pondering this forever..
- Date: 21 Apr 1996 11:47:56 GMT
- Organization: Gulfnet Kuwait
- Message-ID: <slrn4nkspp.c4m.shadows@whateva.kuwait.net>
- References: <4koj8q$1mlm@darwin.nbnet.nb.ca>
- NNTP-Posting-Host: whateva.kuwait.net
- NNTP-Posting-User: shadows
- X-Newsreader: slrn (0.8.7.1 UNIX)
-
- In article <4koj8q$1mlm@darwin.nbnet.nb.ca>, Jeff wrote:
- >11 outta 21 :) You guess'd it, Learn C in 21 days. The only thing
- ack get K&R its the C bible.
- >windows programming. I have always wondered what they use to write in
- >windows. Example, windows.h ? i dont know, i would really like to
- >know information on that.. ?
- Well I've never done windoze programming but.. It would be special Libraries
- which have functions in them to code in windoze. (I presume u mean windoze95).
- > Also, tcp/ip, how would one go about knowing how to refer to an ip
- >address, or anything that has to do with tcp/ip ? Is there a
- Theres a number of different 'interfaces' to tcp/ip. I use BSD sockets on
- my Linux box. Basically WindowsNT i believe supports the tcp/ip suite..
- also I've heard OS/2 has BSD sockets. But I doubt windows95 will have
- any networking libraries.
- >wonder if i wrote a program, and lets say included #include net.h ?
- >would i refer to the library functions that come outta net.h ? I know
- >i confused the hell outta alot of people here, it's cause i am
- >confused :( (not sure if net.h exists, just puzzled)
- Well you'd have libraries and header files that have functions in them
- that you would use for Network Programming be it TCP/IP or X.25 Your not
- far off mind you they are *.h files, but theres numerous different
- libraries and interfaces for network programming. Like BSD-sockets TLI
- STREAMS.. alot of different 'interfaces'. (Pardon my jargon i might
- be misleading.)
- > The next question goes for DOS/4gw.exe or something like that, the
- I never use DOS maybe someone else might help u there.
- --
- Thamer Al-Herbish
- (ShadowS)
- "I'd rather die.. than give you control."- Trent Reznor.
- -------------------------------------------------------------------------------
-
-